definitionType property

  1. @override
Type definitionType
inherited

Used internally to retrieve the service from ChopperClient.

Implementation

@override
Type get definitionType => (service as chopper.ChopperService).definitionType;