description property

String get description

Returns a string describing the current service.

Implementation

String get description => jsonEncode(toJson(prefix: ''));