RelayOutput constructor
RelayOutput({
- required String token,
- required RelayOutputSettings properties,
Implementation
RelayOutput({required this.token, required this.properties});