menu
patchbay_cli package
documentation
patchbay_client.dart
PatchbaySnapshotDiffClient
snapshotDiff abstract method
snapshotDiff abstract method
dark_mode
light_mode
snapshotDiff
abstract method
Future
<
Map
<
String
,
Object
?
>
>
snapshotDiff
(
{
required
int
fromRevision
,
})
Implementation
Future<Map<String, Object?>> snapshotDiff({required int fromRevision});
patchbay_cli package
documentation
patchbay_client
PatchbaySnapshotDiffClient
snapshotDiff abstract method
PatchbaySnapshotDiffClient class