init method

  1. @override
Future init()
override

must call this before using nayax sdk

Implementation

@override
Future init() async {

}