secure property

Future<String>? secure
getter/setter pair

Implementation

Future<String>? secure = Future.value('');