menu
stonfi package
documentation
api/stonfi.swagger.dart
BlockSchema
BlockSchema.new const constructor
BlockSchema.new const constructor
dark_mode
light_mode
BlockSchema
constructor
const
BlockSchema
(
{
required
int
blockNumber
,
required
int
blockTimestamp
,
})
Implementation
const BlockSchema({ required this.blockNumber, required this.blockTimestamp, });
stonfi package
documentation
api/stonfi.swagger
BlockSchema
BlockSchema.new const constructor
BlockSchema class