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