separator property

String get separator

Implementation

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