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