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