code property

int? get code

Implementation

int? get code => _map.valueOrNull<int?>('code');