Transfer constructor

const Transfer({
  1. String? provider,
})

Implementation

const Transfer({this.provider});