compactIntU48 static method
Implementation
static CompactIntLayout compactIntU48({String? property}) {
return CompactIntLayout(u48(), property: property);
}
static CompactIntLayout compactIntU48({String? property}) {
return CompactIntLayout(u48(), property: property);
}