PROMISE property

Uint8List PROMISE
final

sample data for checking keys

Implementation

// ignore: non_constant_identifier_names
static final Uint8List PROMISE = Uint8List.fromList(
    'Moky loves May Lee forever!'.codeUnits
);