serializable constant
TypeAttributes
const serializable
Reserved.
The class can be serialized.
Implementation
static const serializable = TypeAttributes(0x00002000);
Reserved.
The class can be serialized.
static const serializable = TypeAttributes(0x00002000);