menu
helixworlds_snatcher_sdk package
documentation
features/scan/data/scan_remote_datasource.dart
IScanRemoteDatasource
newSavedScans abstract method
newSavedScans abstract method
dark_mode
light_mode
newSavedScans
abstract method
Future
<
Either
<
Failure
,
MyLogModel
>
>
newSavedScans
(
String
token
,
MyLogModel
model
)
Implementation
Future<Either<Failure, MyLogModel>> newSavedScans( String token, MyLogModel model);
helixworlds_snatcher_sdk package
documentation
features/scan/data/scan_remote_datasource
IScanRemoteDatasource
newSavedScans abstract method
IScanRemoteDatasource class