TextInputFormatter.fromJson constructor Null safety
Implementation
factory TextInputFormatter.fromJson(Map<String, Object?> json) =>
_$TextInputFormatterFromJson(json);
factory TextInputFormatter.fromJson(Map<String, Object?> json) =>
_$TextInputFormatterFromJson(json);