menu
google_cloud_protobuf package
documentation
protobuf.dart
Any
Any.new constructor
Any.new constructor
dark_mode
light_mode
Any
constructor
Any
(
{
required
Map
<
String
,
dynamic
>
json
,
})
Implementation
Any({required this.json}) : super(fullyQualifiedName);
google_cloud_protobuf package
documentation
protobuf
Any
Any.new constructor
Any class