Retrieves the active profile name.
@override Future<void> getActiveProfile() { return methodChannel.invokeMethod<void>('getActiveProfile'); }