j
This commit is contained in:
@@ -82,7 +82,7 @@ class OperationsRepository {
|
||||
}
|
||||
}
|
||||
|
||||
Stream<List<OperationModel>> getLastStoreOperationsStream({
|
||||
Stream<List<OperationModel>> getLatestStoreOperationsStream({
|
||||
required String storeId,
|
||||
required int limit,
|
||||
}) {
|
||||
|
||||
Reference in New Issue
Block a user