wallet property

String? get wallet

Implementation

String? get wallet => (_$data['wallet'] as String?);