TextProperty.fromJson constructor Null safety
Implementation
factory TextProperty.fromJson(Map<String, dynamic> json) =>
_$TextPropertyFromJson(json);
factory TextProperty.fromJson(Map<String, dynamic> json) =>
_$TextPropertyFromJson(json);