apiRequestItems property
String
get
apiRequestItems
Get API path for request Items
Implementation
String get apiRequestItems {
throw Exception('api Request Items is not overrided');
}
Get API path for request Items
String get apiRequestItems {
throw Exception('api Request Items is not overrided');
}