detail property

bool detail
final

true means query the entire block information include the header and body. false means only query the block header information.

Implementation

final bool detail;