secure property

bool? get secure

Implementation

bool? get secure => (_$data['secure'] as bool?);