menu
sendbird_sdk package
documentation
core/models/command.dart
Command
errorCode property
errorCode property
dark_mode
light_mode
errorCode
property
@JsonKey(name: 'code')
int
?
errorCode
final
Implementation
@JsonKey(name: 'code') final int? errorCode;
sendbird_sdk package
documentation
core/models/command
Command
errorCode property
Command class