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