inviter_id property

String? get inviter_id

Implementation

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