basic property

bool basic
final

Sets if the current field should have a basic de/serialization.

toJson() -> 'field': instance'field'

fromJson() -> instance'field' = json'field'

Implementation

final bool basic;