original property

Map<String, dynamic> get original

Get the original attributes.

Implementation

Map<String, dynamic> get original => _original;