menu
psdk_fruit_esc package
documentation
psdk_fruit_esc.dart
BasicESC<T extends BasicESC<T>>
getNfcPaper method
getNfcPaper method
dark_mode
light_mode
getNfcPaper
method
T
getNfcPaper
(
)
获取标签纸张信息
Implementation
T getNfcPaper() { return push(ENfcPaper()); }
psdk_fruit_esc package
documentation
psdk_fruit_esc
BasicESC<T extends BasicESC<T>>
getNfcPaper method
BasicESC class