$instance property

  1. @override
dynamic get $instance
override

Implementation

@override
dynamic get $instance {
  return _instance;
}