Credentials.locationSecret constructor
- String payload
Convenience initializer for creating credentials of type 'robot-location-secret' with the provided payload.
Implementation
const Credentials.locationSecret(this.payload) : type = 'robot-location-secret';