rawValue property

Map<String, dynamic> get rawValue

Author (Lvyan): 添加除了field之外的value

Implementation

Map<String, dynamic> get rawValue => _state.rawValue;