sample property

String? get sample

Implementation

String? get sample => js_util.getProperty(this, 'sample');