AwsQueryTrait.fromJson constructor
AwsQueryTrait.fromJson(
- Object? json
Implementation
factory AwsQueryTrait.fromJson(Object? json) =>
_$AwsQueryTraitFromJson((json as Map).cast<String, Object?>());