context property

String context

Implementation

String get context => _$this._context;
void context=(String context)

Implementation

set context(String context) => _$this._context = context;