privateKey property

String? get privateKey

Implementation

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