mirror of
https://github.com/esiur/esiur-dart.git
synced 2026-04-04 02:08:21 +00:00
1.4.5
This commit is contained in:
@@ -3,4 +3,6 @@ class RecordComparisonResult {
|
||||
static const Record = 1;
|
||||
static const RecordSameType = 2;
|
||||
static const Same = 3;
|
||||
static const Empty = 4;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user