menu
flutter_nakama package
documentation
rtapi.dart
Error
createEmptyInstance method
createEmptyInstance method
dark_mode
light_mode
createEmptyInstance
method
Error
createEmptyInstance
(
)
override
Creates an empty instance of the same message type as this.
Implementation
Error createEmptyInstance() => create();
flutter_nakama package
documentation
rtapi
Error
createEmptyInstance method
Error class