modes is the list of modes supported by this handler
@override List<SignMode> get modes { return [SignMode.SIGN_MODE_DIRECT]; }