separator property

String separator

Implementation

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