IOSPlatformConstraints.fromJson constructor

IOSPlatformConstraints.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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