toExtra method

Map<String, dynamic> toExtra()

Implementation

Map<String, dynamic> toExtra() => {extraKey: this};