AwsS3Data.fromJson constructor

AwsS3Data.fromJson(Map<String, dynamic> json)

Implementation

factory AwsS3Data.fromJson(Map<String, dynamic> json) =>
    _$AwsS3DataFromJson(json);