MAXIMUM_ALLOWED top-level constant Null safety
Indicates that the caller is requesting the most access possible to the object.
Implementation
const MAXIMUM_ALLOWED = 0x02000000;
Indicates that the caller is requesting the most access possible to the object.
const MAXIMUM_ALLOWED = 0x02000000;