toMap method

Map toMap()
override

Implementation

Map toMap() =>
    _stripNullValues({'offset': offset, 'length': length, 'type': type});