DataListsPagesProjectTitleGet200Response class
Constructors
-
DataListsPagesProjectTitleGet200Response({List<
ListRead> lists = const [], String? next}) - Returns a new DataListsPagesProjectTitleGet200Response instance.
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override
Static Methods
-
fromJson(
dynamic value) → DataListsPagesProjectTitleGet200Response? -
Returns a new DataListsPagesProjectTitleGet200Response instance and imports its values from
value
if it's a Map, null otherwise. -
listFromJson(
dynamic json, {bool growable = false}) → List< DataListsPagesProjectTitleGet200Response> -
mapFromJson(
dynamic json) → Map< String, DataListsPagesProjectTitleGet200Response> -
mapListFromJson(
dynamic json, {bool growable = false}) → Map< String, List< DataListsPagesProjectTitleGet200Response> >
Constants
-
requiredKeys
→ const Set<
String> - The list of required keys that must be present in a JSON.