menu
compdfkit_flutter package
documentation
document/action/cpdf_goto_action.dart
CPDFGoToAction
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
@override Map<String, dynamic> toJson() { return {...super.toJson(), "pageIndex": pageIndex}; }
compdfkit_flutter package
documentation
document/action/cpdf_goto_action
CPDFGoToAction
toJson method
CPDFGoToAction class