UserTextStatus.fromJson constructor
- String val
Constructs a UserTextStatus from the provided val
.
Implementation
factory UserTextStatus.fromJson(String val) = UserTextStatus.unchecked;
Constructs a UserTextStatus from the provided val
.
factory UserTextStatus.fromJson(String val) = UserTextStatus.unchecked;