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