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