testMode property

bool? testMode
final

Make It true If You Want Test The Package Or The Api

By Default It's false

testMode: false

Implementation

final bool? testMode;