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