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