menu
google_cloud_protobuf package
documentation
protobuf.dart
Empty
Empty.fromJson factory constructor
Empty.fromJson factory constructor
dark_mode
light_mode
Empty.fromJson
constructor
Empty.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Empty.fromJson(Map<String, dynamic> json) { return Empty(); }
google_cloud_protobuf package
documentation
protobuf
Empty
Empty.fromJson factory constructor
Empty class