compactBigintU128 static method
Implementation
static CompactBigIntLayout compactBigintU128({String? property}) {
return CompactBigIntLayout(u128(), property: property);
}
static CompactBigIntLayout compactBigintU128({String? property}) {
return CompactBigIntLayout(u128(), property: property);
}