MmOAuth constructor

MmOAuth({
  1. String accessToken = '',
})

Implementation

MmOAuth({this.accessToken = ''});