build method

Future build()

Implementation

Future<dynamic> build() async {
  return _signedTx;
}