V2TXLivePremier constructor
V2TXLivePremier()
Implementation
factory V2TXLivePremier(){
_instance._initMethodChannel();
return _instance;
}
factory V2TXLivePremier(){
_instance._initMethodChannel();
return _instance;
}