isImplementableOutside property
bool
get
isImplementableOutside
Whether the mixin can be implemented by declarations outside of its library.
Implementation
bool get isImplementableOutside;
Whether the mixin can be implemented by declarations outside of its library.
bool get isImplementableOutside;