menu
data_shaft package
documentation
data_shaft.dart
DatasourceRemote<RemoteObject extends Codable<Object, RemoteObject>, Driver extends RemoteDriver>
pathModification property
pathModification property
dark_mode
light_mode
pathModification
property
Map
<
String
,
String
>
get
pathModification
path of the provide information
Implementation
Map<String, String> get pathModification => {};
data_shaft package
documentation
data_shaft
DatasourceRemote<RemoteObject extends Codable<Object, RemoteObject>, Driver extends RemoteDriver>
pathModification property
DatasourceRemote class