$ToolAuthenticationServiceAgentAuthConfig.fromJson constructor
$ToolAuthenticationServiceAgentAuthConfig.fromJson(
- Map json_
Implementation
$ToolAuthenticationServiceAgentAuthConfig.fromJson(core.Map json_)
: this(serviceAgentAuth: json_['serviceAgentAuth'] as core.String?);