toMap method

Map<String, dynamic> toMap()
inherited

Implementation

Map<String, dynamic> toMap() => BookMapper.container.toMap(this as Book);