api property
API interface configuration provides a set of APIs based on gRPC for remote invocation.
Implementation
@JsonKey(name: "api")
ApiConfig? api;
API interface configuration provides a set of APIs based on gRPC for remote invocation.
@JsonKey(name: "api")
ApiConfig? api;