menu
alan package
documentation
proto/google/protobuf/any.pb.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();
alan package
documentation
proto/google/protobuf/any.pb
Any
createEmptyInstance method
Any class