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