create static method

IbanSpec create()

Implementation

@$core.pragma('dart2js:noInline')
static IbanSpec create() => IbanSpec._();