AndroidParams constructor

const AndroidParams({
  1. List<String>? emailInvites,
})

Implementation

const AndroidParams({this.emailInvites});