quote property

String? get quote

getters to receive specific type only

Implementation

String? get quote => object.quote;