description property

String? get description
inherited

Implementation

String? get description => throw _privateConstructorUsedError;
set description (String? value)
inherited

Implementation

set description(String? value) => throw _privateConstructorUsedError;