RESTORE_FOOTPRINT_SUCCESS constant Null safety

XdrRestoreFootprintResultCode const RESTORE_FOOTPRINT_SUCCESS

Success

Implementation

static const RESTORE_FOOTPRINT_SUCCESS =
    const XdrRestoreFootprintResultCode._internal(0);