GoogleCastOptionsAndroid constructor
GoogleCastOptionsAndroid({
- required String appId,
Implementation
GoogleCastOptionsAndroid({
required this.appId,
});
GoogleCastOptionsAndroid({
required this.appId,
});