GoogleAppsDriveLabelsV2LabelEnabledAppSettingsEnabledApp.fromJson constructor
GoogleAppsDriveLabelsV2LabelEnabledAppSettingsEnabledApp.fromJson(
- Map json_
Implementation
GoogleAppsDriveLabelsV2LabelEnabledAppSettingsEnabledApp.fromJson(
core.Map json_,
) : this(app: json_['app'] as core.String?);