net property

String? get net

Implementation

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