instance property
The instance of FlutterSystemRingtonesPlatform to use.
Defaults to MethodChannelFlutterSystemRingtones. Platform-specific implementations (or tests) can replace it by setting this.
Implementation
static FlutterSystemRingtonesPlatform instance =
MethodChannelFlutterSystemRingtones();