scopeUrl property

  1. @override
set scopeUrl (String value)
override

Implementation

@override
set scopeUrl(String value) {
  _scopeUrl = value;
}