create static method

IbanSpecData create()

Implementation

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