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