handle property

int get handle
override

Implementation

int get handle {
  throw UnimplementedError('handle getter has not been implemented');
}