box property

Box<T> get box

Implementation

Box<T> get box => _box;