details property

String? details

Implementation

String? get details;
void details=(String? details)

Implementation

set details(String? details);