stringValue property

String? get stringValue

Implementation

String? get stringValue => value as String?;