weak constant
String
const weak
Scope for global instances that will be disposed once all holders are disposed
Implementation
static const weak = 'weak';
Scope for global instances that will be disposed once all holders are disposed
static const weak = 'weak';