extra property

Map<String, dynamic>? get extra

Additional response information

Implementation

Map<String, dynamic>? get extra => response?.extra;