separator property

String get separator
inherited

Implementation

String get separator => isCupertino() ? '&' : '?';